FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package IdHIE.0v#0.0.1 (63 ms)

Package IdHIE.0v
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Condition-id-core
Url http://fhir.hie.moh.gov.id/StructureDefinition/Condition-id-core
Version 1.0.0
Status active
Date 2023-06-20T13:26:45.5788435+00:00
Name ConditionIdCore
Title Condition (ID Core)
Experimental False
Authority hl7
Description This profile represents the constraints applied to the Condition resource by ID Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the ID Core composition or in one of the referred resources.
Type Condition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core ExtensionAudit (ID Core)
http://fhir.hie.moh.gov.id/ValueSet/condition-category-id-core ValueSetConditionCategory (ID Core)


Narrative

Note: links and images are rebased to the (stated) source

Enter you narrative here

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Condition-id-core",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-06-16T00:48:39.951021+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Enter you narrative here</div>"
  },
  "url" : "http://fhir.hie.moh.gov.id/StructureDefinition/Condition-id-core",
  "version" : "1.0.0",
  "name" : "ConditionIdCore",
  "title" : "Condition (ID Core)",
  "status" : "active",
  "date" : "2023-06-20T13:26:45.5788435+00:00",
  "description" : "This profile represents the constraints applied to the Condition resource by ID Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the ID Core composition or in one of the referred resources.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition.extension",
        "path" : "Condition.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Condition.extension:myExtension",
        "path" : "Condition.extension",
        "sliceName" : "myExtension",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Condition.category",
        "path" : "Condition.category",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/condition-category-id-core"
        }
      },
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "min" : 1
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.